projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
191175f
)
(quail-start-translation): Don't call `message' before reading key
author
Kenichi Handa
<handa@m17n.org>
Thu, 16 Nov 2000 12:43:05 +0000
(12:43 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 16 Nov 2000 12:43:05 +0000
(12:43 +0000)
sequence.
lisp/international/quail.el
patch
|
blob
|
history
diff --git
a/lisp/international/quail.el
b/lisp/international/quail.el
index e3fae04f161b2cb4d611e72de543cac66c6f704d..805cf203bbb99fb02a2d0960ee65d671db011b50 100644
(file)
--- a/
lisp/international/quail.el
+++ b/
lisp/international/quail.el
@@
-1294,8
+1294,6
@@
The returned value is a Quail map specific to KEY."
(setq unread-command-events (cons key unread-command-events)))
(while quail-translating
(set-buffer-modified-p modified-p)
- ;; Hide '... loaded' message.
- (message nil)
(let* ((keyseq (read-key-sequence
(and input-method-use-echo-area
(concat input-method-previous-message